Skip to content

feat(tui): expose Skills sync method setting - #430

Merged
SaladDay merged 1 commit into
mainfrom
codex/skill-sync-method-tui
Aug 24, 2026
Merged

SaladDay merged 1 commit into
mainfrom
codex/skill-sync-method-tui

Conversation

@SaladDay

Copy link
Copy Markdown
Owner

Summary

  • expose the existing Skills sync method setting in the TUI Settings page
  • match the GUI family design with the two upstream choices: Symlink and Copy Files
  • treat the legacy Auto value as Symlink in the UI while saving an explicit choice
  • add contextual help and focused interaction/rendering tests
  • leave backend sync behavior unchanged

Validation

  • cargo fmt --check
  • cargo check --bin cc-switch
  • cargo clippy --lib --no-default-features
  • cargo test --lib -- --test-threads=1 (4163 passed, 2 ignored)
  • focused TUI interaction and rendering tests
  • two independent blind reviews completed with no findings

@SaladDay
SaladDay merged commit 3c9a916 into main Aug 24, 2026
6 checks passed
social4hyq pushed a commit to social4hyq/homebrew-core that referenced this pull request Sep 20, 2026
cc-switch-cli 5.10.3

Created-by: HarmonybrewBot
Commit-by: HarmonybrewBot
Merged-by: HarmonybrewBot
Description: Created by `brew bump`

---

Created with `brew bump-formula-pr`.<details>
  <summary>release notes</summary>
  <pre>Use the assets below for platform packages, checksums, and update metadata.

Install on macOS/Linux:

```bash
curl -fsSL https://github.com/SaladDay/cc-switch-cli/releases/latest/download/install.sh | bash
```


## What's Changed
* feat: make CLI dependencies optional by @cindyrui71 in SaladDay/cc-switch-cli#421
* feat: add global outbound proxy settings by @SaladDay in SaladDay/cc-switch-cli#424
* fix(tui): replace provider template chip row with a template field and grouped picker by @SaladDay in SaladDay/cc-switch-cli#428
* feat(skills): add configurable storage location by @SaladDay in SaladDay/cc-switch-cli#429
* feat(tui): expose Skills sync method setting by @SaladDay in SaladDay/cc-switch-cli#430

## New Contributors
* @cindyrui71 made their first contribution in SaladDay/cc-switch-cli#421

**Full Changelog**: https://github.com/SaladDay/cc-switch-cli/compare/v5.10.2...v5.10.3</pre>
  <p>View the full release notes at <a href="https://github.com/SaladDay/cc-switch-cli/releases/tag/v5.10.3">https://github.com/SaladDay/cc-switch-cli/releases/tag/v5.10.3</a>.</p>
</details>
<hr>

See merge request: Harmonybrew/homebrew-core!17661
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant